Text File | 1996-07-09 | 664 b | 15 lines | [TEXT/ttxt]
WebDataServer loads all the data into memory. If runs out memory while trying to do so, it will crash.
**
**
Size limitations:
Maximum record size is 8k
Maximum field size is 1023
Maximum fields in dataset 512
Numbers max 255 significant digits to left of decimal and 255 digits to right of decimal.
Maximum search string length 255
Maximum size of body template is 2k.
Maximum data returned per matching record is 5k.
Maximum total data returned - I think it's about 60k - it's outside my control
**
**
Total memory requirement is very dependent on your data. The easiest thing to do is to give WebDataServer a lot of memory, fire it up and see how much it uses.